[INFO] cloning repository https://github.com/Arolbr/ARP
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arolbr/ARP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArolbr%2FARP", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArolbr%2FARP'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 914d7334911e3dee4bbbc85eab39137c963eace4
[INFO] fixing Arolbr/ARP against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArolbr%2FARP" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Arolbr/ARP
[INFO] finished tweaking git repo https://github.com/Arolbr/ARP
[INFO] tweaked toml for git repo https://github.com/Arolbr/ARP written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arolbr/ARP on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Arolbr/ARP already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pnet_transport v0.31.0
[INFO] [stderr]   Downloaded pnet_sys v0.31.0
[INFO] [stderr]   Downloaded pnet_packet v0.31.0
[INFO] [stderr]   Downloaded pnet_macros_support v0.31.0
[INFO] [stderr]   Downloaded ipnetwork v0.19.0
[INFO] [stderr]   Downloaded pnet v0.31.0
[INFO] [stderr]   Downloaded ctrlc v3.5.0
[INFO] [stderr]   Downloaded pnet_base v0.31.0
[INFO] [stderr]   Downloaded local-ip-address v0.6.5
[INFO] [stderr]   Downloaded neli-proc-macros v0.1.4
[INFO] [stderr]   Downloaded pnet_macros v0.31.0
[INFO] [stderr]   Downloaded pnet_datalink v0.31.0
[INFO] [stderr]   Downloaded neli v0.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ea025708898fd39b2215670f8b54f8bcc48419b623d771491c7b3444957d4c4a
[INFO] running `Command { std: "docker" "start" "ea025708898fd39b2215670f8b54f8bcc48419b623d771491c7b3444957d4c4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea025708898fd39b2215670f8b54f8bcc48419b623d771491c7b3444957d4c4a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea025708898fd39b2215670f8b54f8bcc48419b623d771491c7b3444957d4c4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea025708898fd39b2215670f8b54f8bcc48419b623d771491c7b3444957d4c4a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling pnet v0.31.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking ipnetwork v0.19.0
[INFO] [stderr]     Checking pnet_base v0.31.0
[INFO] [stderr]     Checking pnet_macros_support v0.31.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking pnet_sys v0.31.0
[INFO] [stderr]     Checking pnet_datalink v0.31.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking ctrlc v3.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling pnet_macros v0.31.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking pnet_packet v0.31.0
[INFO] [stderr]    Compiling neli-proc-macros v0.1.4
[INFO] [stderr]     Checking neli v0.6.5
[INFO] [stderr]     Checking local-ip-address v0.6.5
[INFO] [stderr]     Checking pnet_transport v0.31.0
[INFO] [stderr]     Checking ARP v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: encountered diff marker
[INFO] [stdout]    --> src/main.rs:191:1
[INFO] [stdout]     |
[INFO] [stdout] 191 | <<<<<<< HEAD
[INFO] [stdout]     | ^^^^^^^ between this marker and `=======` is the code that you are merging into
[INFO] [stdout] 192 |     // --- Step 5: 扫描局域网 ---
[INFO] [stdout] 193 | =======
[INFO] [stdout]     | ------- between this marker and `>>>>>>>` is the incoming code
[INFO] [stdout] 194 |     // 扫描局域网
[INFO] [stdout] 195 | >>>>>>> 0ce5f1941b243c266251996cd8c61bfd2d9fbe63
[INFO] [stdout]     | ^^^^^^^ this marker concludes the conflict region
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflict markers indicate that a merge was started but could not be completed due to merge conflicts
[INFO] [stdout]             to resolve a conflict, keep only the code you want and then delete the lines containing conflict markers
[INFO] [stdout]     = help: if you are in a merge, the top section is the code you already had checked out and the bottom section is the new code
[INFO] [stdout]             if you are in a rebase, the top section is the code being rebased onto and the bottom section is the code you had checked out which is being rebased
[INFO] [stdout]     = note: for an explanation on these markers from the `git` documentation, visit <https://git-scm.com/book/en/v2/Git-Tools-Advanced-Merging#_checking_out_conflicts>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ARP` (bin "ARP") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: encountered diff marker
[INFO] [stdout]    --> src/main.rs:191:1
[INFO] [stdout]     |
[INFO] [stdout] 191 | <<<<<<< HEAD
[INFO] [stdout]     | ^^^^^^^ between this marker and `=======` is the code that you are merging into
[INFO] [stdout] 192 |     // --- Step 5: 扫描局域网 ---
[INFO] [stdout] 193 | =======
[INFO] [stdout]     | ------- between this marker and `>>>>>>>` is the incoming code
[INFO] [stdout] 194 |     // 扫描局域网
[INFO] [stdout] 195 | >>>>>>> 0ce5f1941b243c266251996cd8c61bfd2d9fbe63
[INFO] [stdout]     | ^^^^^^^ this marker concludes the conflict region
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflict markers indicate that a merge was started but could not be completed due to merge conflicts
[INFO] [stdout]             to resolve a conflict, keep only the code you want and then delete the lines containing conflict markers
[INFO] [stdout]     = help: if you are in a merge, the top section is the code you already had checked out and the bottom section is the new code
[INFO] [stdout]             if you are in a rebase, the top section is the code being rebased onto and the bottom section is the code you had checked out which is being rebased
[INFO] [stdout]     = note: for an explanation on these markers from the `git` documentation, visit <https://git-scm.com/book/en/v2/Git-Tools-Advanced-Merging#_checking_out_conflicts>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ARP` (bin "ARP" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ea025708898fd39b2215670f8b54f8bcc48419b623d771491c7b3444957d4c4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea025708898fd39b2215670f8b54f8bcc48419b623d771491c7b3444957d4c4a", kill_on_drop: false }`
[INFO] [stdout] ea025708898fd39b2215670f8b54f8bcc48419b623d771491c7b3444957d4c4a
